home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / Re Re(2) trouble with data li < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  724 b   |  [TEXT/ttxt]

  1. Subject:     Re: Re(2): trouble with data linking
  2. Sent:        9/10/96 1:03 PM
  3. Received:    9/10/96 1:03 PM
  4. From:        Mary Boetcher <boetche1@apple.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9. >>any changes made after this to the first are not propagated
  10. >>to the second (i.e. DoUpdateLink is not called). I am calling the
  11. >>presentation's ContentUpdated method when the data in the first is
  12. >>changed.
  13. >my calendar part does subclass FW_CLinkManager, FW_CLinkSource, and
  14. >FW_CLinkDestination.
  15.  
  16. When data in the source link changes, do you call 
  17. FW_CLinkSource::ContentUpdated? This writes out the changed data to the 
  18. link storage unit.
  19.  
  20. Mary Boetcher
  21. ODF Person